'DeclarationPublic Overloads Sub AddClosedCurve( _ ByVal points() As NPointD, _ ByVal tension As System.Double _ )
'UsageDim instance As NGraphicsPath Dim points() As NPointD Dim tension As System.Double instance.AddClosedCurve(points, tension)
Parameters
- points
- tension